Automations

Image Automation Commands

  • Version: 1.8.6
  • Official Verified

OpenBots Image Automation Command group for Cloud OCR, Surface Automation and Image Commands.

OpenBots.Commands.ImageAutomation \ Surface Automation Image Text Exists Command

Command: Surface Automation Image Text Exists Command

This command attempts to find an existing image text on screen and returns the result.

Parameters

Input Type

Please specify the method to use to input the image.

Required

Capture Search Image

Use the tool to capture an image that will be located on screen during execution.

Required

Image File Path

Enter the file path to the image that will be loaded.

Required

Input Image

Enter the input image Bitmap.

Required

Window Name

Select the name of the window to activate and bring forward.

Required

OCR Engine

Specify the OCR engine to be used for text search.

Required

Google API Credentials File Path

The API credentials file to reference when calling the Google OCR service.

Required

Microsoft OCR Service API Key

The access key to use when calling the Microsoft OCR service.

Required

Microsoft OCR Service Endpoint

The endpoint to target when calling the Microsoft OCR service.

Required

AWS Access Key

The access key to use when calling AWS textract service.

Required

AWS Secret Key

The secret key to use when calling AWS textract service.

Required

AWS Region Endpoint

Select the AWS Region Endpoint to use.

Required

Image Text

Enter the text you want to find and click inside the given image.

Required

Case Sensitive Search

Specify if search should be case senitive or not.

Required

Accuracy (0-1)

Enter a value between 0 and 1 to set the match Accuracy. Set to 1 for a perfect match.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Output Boolean Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo